[INFO] fetching crate validy 1.2.4...
[INFO] testing validy-1.2.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate validy 1.2.4 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate validy 1.2.4
[INFO] finished tweaking crates.io crate validy 1.2.4
[INFO] tweaked toml for crates.io crate validy 1.2.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate validy 1.2.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate validy 1.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.16.5
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded validation_derive v1.2.4
[INFO] [stderr]   Downloaded axum_typed_multipart v0.16.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bdd440196c5943b6ba5faa8381bc51fedd0639a2b36dc99aa1d92026d407a17
[INFO] running `Command { std: "docker" "start" "-a" "6bdd440196c5943b6ba5faa8381bc51fedd0639a2b36dc99aa1d92026d407a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bdd440196c5943b6ba5faa8381bc51fedd0639a2b36dc99aa1d92026d407a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdd440196c5943b6ba5faa8381bc51fedd0639a2b36dc99aa1d92026d407a17", kill_on_drop: false }`
[INFO] [stdout] 6bdd440196c5943b6ba5faa8381bc51fedd0639a2b36dc99aa1d92026d407a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcd0407a74b7560d5e9098b3602873f1b9c511f9a39f0ca48a00830d13635414
[INFO] running `Command { std: "docker" "start" "-a" "fcd0407a74b7560d5e9098b3602873f1b9c511f9a39f0ca48a00830d13635414", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling validation_derive v1.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling validy v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.15s
[INFO] running `Command { std: "docker" "inspect" "fcd0407a74b7560d5e9098b3602873f1b9c511f9a39f0ca48a00830d13635414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd0407a74b7560d5e9098b3602873f1b9c511f9a39f0ca48a00830d13635414", kill_on_drop: false }`
[INFO] [stdout] fcd0407a74b7560d5e9098b3602873f1b9c511f9a39f0ca48a00830d13635414
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d4df7392a303179fd982357bf5380ff1e6acac0107e5393953bc88a18ef9ed6
[INFO] running `Command { std: "docker" "start" "-a" "6d4df7392a303179fd982357bf5380ff1e6acac0107e5393953bc88a18ef9ed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling validation_derive v1.2.4
[INFO] [stderr]    Compiling validy v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.90s
[INFO] running `Command { std: "docker" "inspect" "6d4df7392a303179fd982357bf5380ff1e6acac0107e5393953bc88a18ef9ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d4df7392a303179fd982357bf5380ff1e6acac0107e5393953bc88a18ef9ed6", kill_on_drop: false }`
[INFO] [stdout] 6d4df7392a303179fd982357bf5380ff1e6acac0107e5393953bc88a18ef9ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94caf7adf99af584e9bcc4a99acfd99944d9e8131d2cc0b4bee1c0579237d1ea
[INFO] running `Command { std: "docker" "start" "-a" "94caf7adf99af584e9bcc4a99acfd99944d9e8131d2cc0b4bee1c0579237d1ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/validy-d010407e6307808b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests validy
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/../readme.md - core (line 318) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 218) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 198) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 404) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 386) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 189) ... ok
[INFO] [stdout] test src/../readme.md - core (line 248) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 558) ... ok
[INFO] [stdout] test src/../readme.md - core (line 144) ... ok
[INFO] [stdout] test src/../readme.md - core (line 62) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 821) ... ok
[INFO] [stdout] test src/../readme.md - core (line 483) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 827) ... ok
[INFO] [stdout] test src/../readme.md - core (line 815) ... ok
[INFO] [stdout] test src/../readme.md - core (line 842) ... ok
[INFO] [stdout] test src/../readme.md - core (line 771) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 858) ... FAILED
[INFO] [stdout] test src/../readme.md - core (line 892) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../readme.md - core (line 318) stdout ----
[INFO] [stdout] error[E0433]: cannot find `axum` in `validy`
[INFO] [stdout]    --> src/../readme.md:321:14
[INFO] [stdout]     |
[INFO] [stdout] 321 | use validy::{axum::valid::Valid, core::{Validate, ValidateAndParse, ValidationError}};
[INFO] [stdout]     |              ^^^^ could not find `axum` in `validy`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "axum")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `axum` feature
[INFO] [stdout]   3 | pub mod axum;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]    --> src/../readme.md:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]    --> src/../readme.md:324:17
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `email` in `validation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/functions/validation/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "email")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout]   3 | pub mod email;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 218) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `moka` in this scope
[INFO] [stdout]    --> src/../readme.md:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use moka::sync::Cache;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `moka`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `moka`, use `cargo add moka` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]    --> src/../readme.md:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | use regex::Regex;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_regex_cache` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 | ValidationSettings::set_regex_cache(cache);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_regex_cache` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 | let _ = ValidationSettings::get_regex_cache();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 198) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | / #[validate(payload, axum, failure_mode = FailFast)]
[INFO] [stdout] 205 | | //------------------------^^^^^^^^^^^^^^^^^^^^^^^ Overrides the settings
[INFO] [stdout] 206 | | pub struct CreateUserDTO {
[INFO] [stdout] 207 | |     #[modificate(trim)]
[INFO] [stdout] ...   |
[INFO] [stdout] 212 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 404) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | / #[validate(asynchronous, context = Arc<dyn UserService>, payload, axum, multipart)]
[INFO] [stdout] 414 | | pub struct CreateUserDTO {
[INFO] [stdout] 415 | |   #[wrapper_attribute(form_data(limit = "10MB"))]
[INFO] [stdout] 416 | |   #[validate(field_content_type(r"^(image/.*)$"))] //requires `axum_multipart_field_data` feature yet
[INFO] [stdout] ...   |
[INFO] [stdout] 431 | |     pub password: String,
[INFO] [stdout] 432 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]    --> src/../readme.md:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum_typed_multipart`
[INFO] [stdout]    --> src/../readme.md:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 | use axum_typed_multipart::{FieldData};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_typed_multipart`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_typed_multipart`, use `cargo add axum_typed_multipart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]    --> src/../readme.md:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `field_data` in `validation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/functions/validation/mod.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   4 | #[cfg(feature = "axum_multipart_field_data")]
[INFO] [stdout]     |       ------------------------------------- the item is gated behind the `axum_multipart_field_data` feature
[INFO] [stdout]   5 | pub mod field_data;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `axum_typed_multipart` in the crate root
[INFO] [stdout]    --> src/../readme.md:412:17
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `axum_typed_multipart` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `form_data` in this scope
[INFO] [stdout]    --> src/../readme.md:419:23
[INFO] [stdout]     |
[INFO] [stdout] 419 |   #[wrapper_attribute(form_data(field_name = "user_name"))]
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `form_data` in this scope
[INFO] [stdout]    --> src/../readme.md:415:23
[INFO] [stdout]     |
[INFO] [stdout] 415 |   #[wrapper_attribute(form_data(limit = "10MB"))]
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 386) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]    --> src/../readme.md:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 | use axum::http::StatusCode;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_failure_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:391:21
[INFO] [stdout]     |
[INFO] [stdout] 391 | ValidationSettings::set_failure_status_code(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `set_failure_mode` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 391 - ValidationSettings::set_failure_status_code(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout] 391 + ValidationSettings::set_failure_mode(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_failure_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:392:32
[INFO] [stdout]     |
[INFO] [stdout] 392 | assert_eq!(ValidationSettings::get_failure_status_code(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `get_failure_mode` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 392 - assert_eq!(ValidationSettings::get_failure_status_code(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout] 392 + assert_eq!(ValidationSettings::get_failure_mode(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `set_failure_multipart_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 | ValidationSettings::set_failure_multipart_status_code(StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_failure_multipart_status_code` found for struct `ValidationSettings` in the current scope
[INFO] [stdout]    --> src/../readme.md:396:32
[INFO] [stdout]     |
[INFO] [stdout] 396 | assert_eq!(ValidationSettings::get_failure_multipart_status_code(), StatusCode::UNPROCESSABLE_ENTITY);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ValidationSettings`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 248) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | / #[validate(asynchronous, context = Arc<dyn UserService>, payload, axum)]
[INFO] [stdout] 256 | | pub struct CreateUserDTO {
[INFO] [stdout] 257 | |     #[modificate(trim)]
[INFO] [stdout] 258 | |     #[validate(length(3..=120, "name must be between 3 and 120 characters"))]
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     pub password: String,
[INFO] [stdout] 269 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]    --> src/../readme.md:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]    --> src/../readme.md:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `email` in `validation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/functions/validation/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "email")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout]   3 | pub mod email;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 62) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]   --> src/../readme.md:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[validate(payload, axum)]
[INFO] [stdout] 69 | | #[wrapper_derive(Clone)]
[INFO] [stdout] 70 | | pub struct CreateUserDTO {
[INFO] [stdout] 71 | |     #[modificate(trim)]
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |     pub code: Option<String>,
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `validy::assert_errors`, `validy::assert_parsed`
[INFO] [stdout]   --> src/../readme.md:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | use validy::{assert_errors, assert_parsed};
[INFO] [stdout]    |              ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `assert_parsed` in the root
[INFO] [stdout]    |              |
[INFO] [stdout]    |              no `assert_errors` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]   --> src/../readme.md:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Validate, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^ could not find `email` in `validation`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/functions/validation/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #[cfg(feature = "email")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout]  3 | pub mod email;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 483) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | / #[validate(asynchronous, context = Arc<dyn UserService>, payload, multipart)]
[INFO] [stdout] 493 | | pub struct CreateUserDTO {
[INFO] [stdout] 494 | |   #[wrapper_attribute(form_data(limit = "10MB"))]
[INFO] [stdout] 495 | |   #[validate(field_content_type(r"^(image/.*)$"))] //requires `axum_multipart_field_data` feature yet
[INFO] [stdout] ...   |
[INFO] [stdout] 510 | |     pub password: String,
[INFO] [stdout] 511 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `axum` in `validy`
[INFO] [stdout]    --> src/../readme.md:486:67
[INFO] [stdout]     |
[INFO] [stdout] 486 | use validy::{core::{Validate, ValidateAndParse, ValidationError}, axum::valid::ValidMultipart};
[INFO] [stdout]     |                                                                   ^^^^ could not find `axum` in `validy`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "axum")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `axum` feature
[INFO] [stdout]   3 | pub mod axum;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]    --> src/../readme.md:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum_typed_multipart`
[INFO] [stdout]    --> src/../readme.md:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 | use axum_typed_multipart::{FieldData};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_typed_multipart`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_typed_multipart`, use `cargo add axum_typed_multipart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]    --> src/../readme.md:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `email` in `validation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/functions/validation/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "email")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout]   3 | pub mod email;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `axum_typed_multipart` in the crate root
[INFO] [stdout]    --> src/../readme.md:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `axum_typed_multipart` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `form_data` in this scope
[INFO] [stdout]    --> src/../readme.md:498:23
[INFO] [stdout]     |
[INFO] [stdout] 498 |   #[wrapper_attribute(form_data(field_name = "user_name"))]
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `form_data` in this scope
[INFO] [stdout]    --> src/../readme.md:494:23
[INFO] [stdout]     |
[INFO] [stdout] 494 |   #[wrapper_attribute(form_data(limit = "10MB"))]
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 771) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:779:1
[INFO] [stdout]     |
[INFO] [stdout] 779 | / #[validate(asynchronous, payload, axum, multipart)]
[INFO] [stdout] 780 | | #[wrapper_derive(Debug, Serialize)]
[INFO] [stdout] 781 | | #[wrapper_attribute(try_from_multipart(strict))]
[INFO] [stdout] 782 | | pub struct TestDTO {
[INFO] [stdout] ...   |
[INFO] [stdout] 794 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum_typed_multipart`
[INFO] [stdout]    --> src/../readme.md:773:5
[INFO] [stdout]     |
[INFO] [stdout] 773 | use axum_typed_multipart::FieldData;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `axum_typed_multipart`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum_typed_multipart`, use `cargo add axum_typed_multipart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `axum_typed_multipart` in the crate root
[INFO] [stdout]    --> src/../readme.md:778:17
[INFO] [stdout]     |
[INFO] [stdout] 778 | #[derive(Debug, Validate, Serialize)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `axum_typed_multipart` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `try_from_multipart` in this scope
[INFO] [stdout]    --> src/../readme.md:781:21
[INFO] [stdout]     |
[INFO] [stdout] 781 | #[wrapper_attribute(try_from_multipart(strict))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `form_data` in this scope
[INFO] [stdout]    --> src/../readme.md:785:22
[INFO] [stdout]     |
[INFO] [stdout] 785 |     #[wrapper_attribute(form_data(limit = "10MB"))]
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `form_data` in this scope
[INFO] [stdout]    --> src/../readme.md:788:22
[INFO] [stdout]     |
[INFO] [stdout] 788 |     #[wrapper_attribute(form_data(field_name = "user_name"))]
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 858) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `validy::assert_errors`, `validy::assert_modification`, `validy::assert_parsed`, `validy::assert_validation`
[INFO] [stdout]    --> src/../readme.md:861:2
[INFO] [stdout]     |
[INFO] [stdout] 861 |     assert_errors, assert_modification, assert_parsed, assert_validation,
[INFO] [stdout]     |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `assert_validation` in the root
[INFO] [stdout]     |     |              |                    |
[INFO] [stdout]     |     |              |                    no `assert_parsed` in the root
[INFO] [stdout]     |     |              no `assert_modification` in the root
[INFO] [stdout]     |     no `assert_errors` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../readme.md - core (line 892) stdout ----
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:899:1
[INFO] [stdout]     |
[INFO] [stdout] 899 | / #[validate(asynchronous, context = Arc<dyn UserService>, payload, axum)]
[INFO] [stdout] 900 | | pub struct CreateUserExampleDTO {
[INFO] [stdout] 901 | |     #[modificate(trim)]
[INFO] [stdout] 902 | |     #[validate(length(3..=120, "name must be between 3 and 120 characters"))]
[INFO] [stdout] ...   |
[INFO] [stdout] 943 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error: Needs to enable axum flag
[INFO] [stdout]    --> src/../readme.md:947:1
[INFO] [stdout]     |
[INFO] [stdout] 947 | / #[validate(payload, axum)]
[INFO] [stdout] 948 | | pub struct Role {
[INFO] [stdout] 949 | |     #[special(from_type(Vec<String>))]
[INFO] [stdout] 950 | |     #[validate(length(1..=2))]
[INFO] [stdout] ...   |
[INFO] [stdout] 966 | |     pub alt_permissions: Vec<u32>,
[INFO] [stdout] 967 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]    --> src/../readme.md:894:5
[INFO] [stdout]     |
[INFO] [stdout] 894 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]    --> src/../readme.md:894:5
[INFO] [stdout]     |
[INFO] [stdout] 894 | use axum::{Json, extract::State, http::StatusCode, response::{Response, IntoResponse}};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `validy`
[INFO] [stdout]    --> src/../readme.md:898:17
[INFO] [stdout]     |
[INFO] [stdout] 898 | #[derive(Debug, Validate)]
[INFO] [stdout]     |                 ^^^^^^^^ could not find `email` in `validation`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/functions/validation/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "email")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout]   3 | pub mod email;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../readme.md - core (line 198)
[INFO] [stdout]     src/../readme.md - core (line 218)
[INFO] [stdout]     src/../readme.md - core (line 248)
[INFO] [stdout]     src/../readme.md - core (line 318)
[INFO] [stdout]     src/../readme.md - core (line 386)
[INFO] [stdout]     src/../readme.md - core (line 404)
[INFO] [stdout]     src/../readme.md - core (line 483)
[INFO] [stdout]     src/../readme.md - core (line 62)
[INFO] [stdout]     src/../readme.md - core (line 771)
[INFO] [stdout]     src/../readme.md - core (line 858)
[INFO] [stdout]     src/../readme.md - core (line 892)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.89s; merged doctests compilation took 0.92s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "94caf7adf99af584e9bcc4a99acfd99944d9e8131d2cc0b4bee1c0579237d1ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94caf7adf99af584e9bcc4a99acfd99944d9e8131d2cc0b4bee1c0579237d1ea", kill_on_drop: false }`
[INFO] [stdout] 94caf7adf99af584e9bcc4a99acfd99944d9e8131d2cc0b4bee1c0579237d1ea
